home *** CD-ROM | disk | FTP | other *** search
- /* Listing 4 */
-
- /*****************************************************
- File Name: C_W_DEMO.H
- Expanded Name: Center Window Demo
- Description: Include file for C_W_DEMO.C
- *****************************************************/
- #define IDM_CENTER_MAIN 100
- #define IDM_DIALOG 101
- #define IDM_EXIT 102
-
- #define IDD_PARENT 200
- #define IDD_DESKTOP 201
-
-
-